home *** CD-ROM | disk | FTP | other *** search
/ Kaena - La Prophetie / Kaena - La Prophetie by Studio Xilam.iso / pc / KAENA.CSS < prev    next >
Encoding:
Cascading Style Sheet File  |  2003-04-04  |  2.9 KB  |  226 lines

  1. BODY {
  2.     background-color : Black;
  3.     margin-top : 0px;
  4.     margin-bottom : 0px;
  5.     margin-left : 0px;
  6.     margin-right : 0px;
  7.     font-family : Verdana;
  8.     font-variant : normal;
  9.     font-style : normal;
  10.     font-size : 9px;
  11.     color : FFF8F3;
  12.     scrollbar-base-color: #230A03;
  13.        scrollbar-track-color: #060100;
  14.     scrollbar-arrow-color: #F1E6D0;
  15.  
  16. }
  17.  
  18. BODY A {
  19.     color: F2D9C1;
  20.     text-decoration : none;
  21. }
  22.  
  23. BODY A:hover {
  24.     color: white;
  25.     text-decoration : none;
  26. }
  27.  
  28. .prophetie A {
  29.     color: 81CBF1;
  30.     text-decoration : none;
  31. }
  32.  
  33. .prophetie A:hover {
  34.     color: CFE3ED;
  35.     text-decoration : none;
  36. }
  37.  
  38. IMG {
  39.     border : 0px;
  40.     display: block;
  41. }
  42.  
  43. TABLE {
  44.     font-family : Verdana;
  45.     font-variant : normal;
  46.     font-style : normal;
  47.     font-size : 9px;
  48.     color : FFF8F3;
  49. }
  50.  
  51. TD {
  52.     vertical-align : top;
  53. }
  54.  
  55. P {
  56.     margin-left : 5px;
  57.     margin-right : 5px;
  58. }
  59.  
  60. .ligne {
  61.     background-image: url(images/point.gif);
  62. }
  63.  
  64.  
  65. .ligne2 {
  66.     background-image: url(images/point2.gif);
  67. }
  68.  
  69.  
  70. .pointille {
  71.     background-image: url(images/pointille.gif);
  72. }
  73.  
  74.  
  75. .navigation UL {
  76.     list-style: none;
  77.     color: F2D9C1;
  78.     font-weight: bold;
  79.     text-decoration : none;
  80.     margin-left : 1px;
  81.     padding-left: 0px;
  82.     margin-bottom: 0px;
  83.     margin-top: 0px;
  84. }
  85.  
  86.  
  87. .navigation LI {
  88.     line-height: 9px;
  89.     margin-bottom: 3px;
  90.     margin-top: 0px;
  91. }
  92.  
  93. .navigation A {
  94.     color: F2D9C1;
  95.     text-decoration : none;
  96. }
  97.  
  98. .navigation A:hover {
  99.     color: EBDCD0;
  100.     text-decoration : none;
  101. }
  102.  
  103. .expand LI {
  104.     font-weight: normal;
  105.     margin-left : 3px;
  106.     padding-left: 0px;    
  107. }
  108.  
  109. .expand UL {
  110.     margin-bottom: 20px;
  111.     margin-top: 5px;
  112.     list-style: none;
  113. }
  114.  
  115. .expand UL A {
  116. color: FFEFE2;
  117. }
  118.  
  119.  
  120. .expand UL A:hover {
  121. color: FFF8F3;
  122. }
  123.  
  124.  
  125.  
  126. .credits A  {
  127.     text-decoration: underline;
  128.     color: 81CBF1;;
  129. }
  130.  
  131. .credits A:hover {
  132.     text-decoration: underline;
  133.     color: White;
  134. }
  135.  
  136.  
  137. .titre  {
  138.     font-size : 14px;
  139.     font-variant : small-caps;
  140. }
  141.  
  142.  
  143. .content {
  144.     font-family: Arial;
  145.     font-size : 10px;
  146. }
  147.  
  148.  
  149. .chapo  {
  150.     font-size : 12px;    
  151. }
  152.  
  153. .related {
  154.     font-weight: bold;
  155.     font-size: 9px;
  156. }
  157.  
  158. .related P {
  159.     color: F2D9C1;
  160.     margin-left: 1px;
  161.     margin-bottom: 5px;
  162. }
  163.  
  164. .related UL {
  165.     list-style: none;
  166.     font-weight: normal;
  167.     text-decoration : none;
  168.     margin-left : 3px;
  169.     padding-left: 0px;
  170.     margin-bottom: 0px;
  171.     margin-top: 0px;
  172. }
  173.  
  174. .related A {
  175.     color: FFEFE2;
  176.     text-decoration : none;
  177. }
  178.  
  179. .related A:hover {
  180.     color: FFF8F3;
  181.     text-decoration : none;
  182. }
  183.  
  184.  
  185. .news A {
  186.     color: F2D9C1;
  187.     text-decoration : none;
  188. }
  189.  
  190. .news A:hover {
  191.     color: EBDCD0;
  192.     text-decoration : none;
  193. }
  194.  
  195. .news STRONG {
  196.     font-size: 9px;
  197.     font-weight: bold;
  198. }
  199.  
  200.  
  201. .fiche {
  202.     text-align: right;
  203.     margin-right: 5px;
  204. }
  205.  
  206. .download A {
  207.     color: F2D9C1;
  208.     text-decoration : none;
  209. }
  210.  
  211. .download TD {
  212.     text-align: center;
  213. }
  214.  
  215. .download P {
  216.     font-size: 9px;
  217.     font-weight: bold;
  218.     color: F2D9C1;
  219. }
  220.  
  221.  
  222. .download A:hover {
  223.     color: EBDCD0;
  224.     text-decoration : none;
  225. }
  226.